feat(cast): add alias for cast expression#127
feat(cast): add alias for cast expression#127andrew-coleman merged 5 commits intosubstrait-io:mainfrom
Conversation
|
ACTION NEEDED Substrait follows the Conventional Commits The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. |
|
hey, thanks for the PR. Can you add |
|
btw, did you run some other linter that introduced some of these changes? Probably best to stick with |
|
There is a problem, right now |
Added alias for the cast expression builder.
Includes test coverage for cast alias functionality.